home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / lang / Python16_Src.lha / Python16_Source / Demo / scripts / wh.py < prev   
Encoding:
Text File  |  1992-03-02  |  91 b   |  3 lines

  1. # This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
  2. import which
  3.